[INFO] cloning repository https://github.com/JarrodDoyle/Sigil2D
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JarrodDoyle/Sigil2D" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrodDoyle%2FSigil2D", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrodDoyle%2FSigil2D'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f59c3591cb406ebcf81d90d68c1b50844b25d253
[INFO] checking JarrodDoyle/Sigil2D against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrodDoyle%2FSigil2D" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JarrodDoyle/Sigil2D
[INFO] finished tweaking git repo https://github.com/JarrodDoyle/Sigil2D
[INFO] tweaked toml for git repo https://github.com/JarrodDoyle/Sigil2D written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JarrodDoyle/Sigil2D on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JarrodDoyle/Sigil2D already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a0e69ec501f04c0ad17f464b65e39be90e2a4b650da1ffcab6bad902a469afc9
[INFO] running `Command { std: "docker" "start" "a0e69ec501f04c0ad17f464b65e39be90e2a4b650da1ffcab6bad902a469afc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0e69ec501f04c0ad17f464b65e39be90e2a4b650da1ffcab6bad902a469afc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a0e69ec501f04c0ad17f464b65e39be90e2a4b650da1ffcab6bad902a469afc9" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0e69ec501f04c0ad17f464b65e39be90e2a4b650da1ffcab6bad902a469afc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a0e69ec501f04c0ad17f464b65e39be90e2a4b650da1ffcab6bad902a469afc9" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling wgpu-hal v0.19.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]    Compiling wgpu-core v0.19.3
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling wgpu v0.19.3
[INFO] [stderr]    Compiling winit v0.29.14
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling rune-alloc-macros v0.13.2
[INFO] [stderr]    Compiling musli-macros v0.0.42
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]     Checking polling v3.5.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking musli v0.0.42
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking musli-common v0.0.42
[INFO] [stderr]     Checking musli-storage v0.0.42
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking rune-alloc v0.13.2
[INFO] [stderr]     Checking sctk-adwaita v0.8.1
[INFO] [stderr]     Checking rune-core v0.13.2
[INFO] [stderr]    Compiling rune-macros v0.13.2
[INFO] [stderr]     Checking rune v0.13.2
[INFO] [stderr] error: could not compile `rune` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name rune --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="anyhow"' --cfg 'feature="codespan-reporting"' --cfg 'feature="default"' --cfg 'feature="emit"' --cfg 'feature="musli-storage"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "anyhow", "atty", "base64", "bench", "bincode", "byte-code", "capture-io", "clap", "cli", "codespan-reporting", "default", "disable-io", "doc", "emit", "fmt", "handlebars", "languageserver", "linked-hash-map", "lsp", "musli-storage", "parking_lot", "percent-encoding", "pulldown-cmark", "rand", "relative-path", "ropey", "rust-embed", "semver", "serde-hashkey", "serde_json", "sha2", "similar", "std", "syntect", "tokio", "toml", "tracing-subscriber", "url", "webbrowser", "workspace"))' -C metadata=86a9dfb194e92fbe -C extra-filename=-4a0fd42ebe8e6f7c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9a83149137198441.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-7bf221c9f5070e93.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-bdcb27bfaf5beaa9.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d834b186b3cb433a.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7f89343165110e2d.rmeta --extern musli=/opt/rustwide/target/debug/deps/libmusli-09aef98c54f71a9c.rmeta --extern musli_storage=/opt/rustwide/target/debug/deps/libmusli_storage-e98b423a1035a6ab.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-aa3500e2d9bda9fa.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-fcd67da40a7eee9c.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-59d6a49b31703dbc.rmeta --extern rune_alloc=/opt/rustwide/target/debug/deps/librune_alloc-09d5ec7146974ad1.rmeta --extern rune_core=/opt/rustwide/target/debug/deps/librune_core-1eae7a585efd158f.rmeta --extern rune_macros=/opt/rustwide/target/debug/deps/librune_macros-a4ab2cf4e13adffc.so --extern ryu=/opt/rustwide/target/debug/deps/libryu-59d36dda483fee43.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-eaae31bc46ad88dd.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-54ec24b80632b9a3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a0e69ec501f04c0ad17f464b65e39be90e2a4b650da1ffcab6bad902a469afc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0e69ec501f04c0ad17f464b65e39be90e2a4b650da1ffcab6bad902a469afc9", kill_on_drop: false }`
[INFO] [stdout] a0e69ec501f04c0ad17f464b65e39be90e2a4b650da1ffcab6bad902a469afc9
